| Total Complexity | 14 |
| Dependencies | 3 |
| Dependents | 5 |
| Total lines | 66 |
| Lines of code | 41 |
| Logical lines of code | 18 |
| Comment lines | 5 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 62 | 7 | 11 | |
| toCmyk() | 58 | 2 | 15 | |
| getRed() | 82 | 1 | 3 | |
| getGreen() | 82 | 1 | 3 | |
| getBlue() | 82 | 1 | 3 | |
| toRgb() | 82 | 1 | 3 | |
| toGray() | 76 | 1 | 3 |